10005 matches found
CVE-2020-15305
CVE-2020-15305 affects OpenEXR up to version 2.5.1, where malformed input could trigger a use-after-free in DeepScanLineInputFile() (IlmImf/ImfDeepScanLineInputFile.cpp). The root cause is invalid input handling in DeepScanLineInputFile construction. Impact is a potential crash or memory corrupti...
CVE-2021-21190
CVE-2021-21190 affects the PDFium component in Google Chrome prior to 89.0.4389.72, where uninitialized data in PDFium could allow a remote attacker to glean potentially sensitive information from a process’s memory via a crafted PDF file. The connected advisories confirm the issue and note the v...
CVE-2021-26910
Firejail is affected by CVE-2021-26910 due to a TOCTOU race between a stat operation and an OverlayFS mount, enabling a local attacker to bypass sandbox restrictions and potentially escalate privileges. Affected versions are prior to 0.9.64.4; remediation is upgrading to 0.9.64.4 or applying vend...
CVE-2021-30953
CVE-2021-30953 is a WebKit Web content handling vulnerability (out-of-bounds read) that could allow arbitrary code execution. It is fixed in Safari 15.2, iOS 15.2, iPadOS 15.2, macOS Monterey 12.1, and tvOS 15.2. Public sources in the Connected Documents corroborate the issue as an out-of-bounds ...
CVE-2021-30984
CVE-2021-30984 is a race condition in WebKit-based engines (WebKitGTK/WebKit) that could allow processing malicious web content to execute arbitrary code. Apple advisory notes fixes in tvOS 15.2, macOS Monterey 12.1, Safari 15.2, iOS 15.2 and iPadOS 15.2, watchOS 8.3. Connected docs also referenc...
CVE-2021-3760
The CVE-2021-3760 entry describes a use-after-free in the Linux kernel’s NFC (NCI) driver stack. The vulnerability could allow a local attacker to cause memory corruption or a crash, potentially enabling privilege escalation and affecting confidentiality, integrity, or availability. Public detail...
CVE-2021-39252
NTFS-3G is affected by CVE-2021-39252: an out-of-bounds read in ntfs_ie_lookup for NTFS-3G versions prior to 2021.8.22. Several advisories and security trackers map this CVE to ntfs-3g in multiple distributions. Remediation: upgrade ntfs-3g to 2021.8.22 or later (e.g., 2021.8.22-1 or newer) as in...
CVE-2023-36664
CVE-2023-36664 affects Artifex Ghostscript up to version 10.01.2. The issue is a mishandling of permission validation for pipe devices (prefixes %pipe% or the | character), which could allow arbitrary command execution when processing crafted documents. Public advisories confirm the vulnerability...
CVE-2023-6351
CVE-2023-6351 describes a use-after-free in libavif used by Google Chrome before 119.0.6045.199, allowing a remote attacker to cause heap corruption via a crafted AVIF file. Affected product/component: Google Chrome/Chromium with libavif. Root cause: use-after-free in libavif leading to possible ...
CVE-2024-24857
Summary (CVE-2024-24857) : A race condition in the Linux kernel’s net/bluetooth driver function conn_info_{min,max}age_set() may cause an integrity overflow, potentially causing Bluetooth connection abnormalities or DoS. Public sources place this as a kernel issue affecting the Bluetooth subsyste...
CVE-2024-2496
Mode C: This CVE is active in libvirt. A NULL pointer dereference in udevConnectListAllInterfaces() can occur when detaching a host interface while listing interfaces with virConnectListAllInterfaces, potentially crashing the libvirt daemon (DoS). Connected advisories confirm affected packages an...
CVE-2024-26960
CVE-2024-26960 is a Linux kernel vulnerability in mm: swap that fixes a race between free_swap_and_cache() and swapoff(). The theoretical window could allow swapoff() to teardown a swap_info_struct while free_swap_and_cache() runs, risking swap_page_trans_huge_swapped() accessing freed swap_map m...
CVE-2024-35896
CVE-2024-35896 concerns the Linux kernel’s netfilter/SockOpt path. The description shows a fix for validating user input length in nf_setsockopt, preventing a slab-out-of-bounds read traced to copy_from_sockptr_offset used during iptables/setsockopt handling. The issue manifested as a read of siz...
CVE-2018-1000077
RubyGems: CVE-2018-1000077 is an Improper Input Validation issue in the gemspec homepage attribute that allowed a malicious gem to set an invalid homepage URL. Affected are RubyGems in Ruby 2.2/2.3/2.4/2.5 series prior to trunk revision 62422; it was fixed in RubyGems 2.7.6. Upgrading to RubyGems...
CVE-2018-5968
CVE-2018-5968 concerns FasterXML jackson-databind deserialization. The entry notes unauthenticated remote code execution via two gadgets that bypass a blacklist, stemming from an incomplete fix for CVE-2017-7525 and CVE-2017-17485. Connected sources specify affected jackson-databind versions and ...
CVE-2019-5767
CVE-2019-5767 affects Google Chrome on Android (WebAPKs). The issue is caused by insufficient protection of the permission UI in WebAPKs, allowing an attacker who persuades a user to install a malicious APK to access privacy/security sensitive web APIs. Affected: Chrome on Android with WebAPK per...
CVE-2020-12674
CVE-2020-12674 affects Dovecot before 2.3.11.3. The flaw arises in the Remote Passphrase Authentication (RPA) handling, where a zero-length input is mishandled, causing the authentication service to crash. This is listed alongside CVE-2020-12100 and CVE-2020-12673 in multiple advisories. Remediat...
CVE-2020-24654
KDE Ark (ark) before version 20.08.1 is vulnerable to a local privilege/fs access issue: a crafted TAR archive containing symlinks can cause files to be written outside the extraction directory, demonstrated by a write to a user’s home directory. Root cause is inadequate sanitization of extractio...
CVE-2020-6537
CVE-2020-6537 involves a type confusion in V8 used by Google Chrome/Chromium, allowing a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Affected: Chromium/Google Chrome browsers prior to version 84.0.4147.105. Root cause: V8 type confusion leading to code ex...
CVE-2021-21183
CVE-2021-21183: In Google Chrome/Chromium before 89.0.4389.72, an inappropriate implementation in the Performance APIs allowed a remote attacker to leak cross-origin data via a crafted HTML page. The issue is part of a broader set of Chromium-related vulnerabilities fixed in late 2021; Debian adv...
CVE-2021-4206
CVE-2021-4206 affects the QEMU QXL display device emulation. An integer overflow in cursor_alloc() can cause a small cursor object to be allocated and then trigger a heap-based buffer overflow, enabling a privileged guest user to crash the QEMU process on the host or potentiallyExecute arbitrary ...
CVE-2022-20422
CVE-2022-20422 is a race-condition memory corruption issue in armv8_deprecated.c (emulation_proc_handler) of the Linux kernel used by Android. It allows local privilege escalation without extra privileges or user interaction, via memory corruption. Connected documents corroborate the same descrip...
CVE-2022-29970
CVE-2022-29970 affects the Ruby web framework Sinatra (before 2.2.0). The issue is a path traversal vulnerability where expanded paths are not validated against the public_dir when serving static files, potentially allowing an attacker to view arbitrary files via crafted URLs containing dot-dot s...
CVE-2023-6377
CVE-2023-6377 affects xorg-x11-server (XKB button actions) with out-of-bounds memory reads/writes. The flaw can enable local privilege escalation or remote code execution in scenarios involving X11 forwarding. Affected components cited across multiple advisories include xorg-server and related X1...
CVE-2024-26641
CVE-2024-26641 concerns the Linux kernel. The vulnerability arises in ip6_tunnel, where __ip6_tnl_rcv() could access uninitialized data due to not pulling the inner header early enough. The fix, as noted in multiple advisories (e.g., Astra Linux security bulletins), is to call pskb_inet_may_pull(...
CVE-2025-29769
CVE-2025-29769 affects libvips, where the heifsave path could mis-handle a multiband TIFF input (4 channels) and output HEIF with 3 channels, then attempt to write 4 channels, causing a heap-based buffer overflow and possible crash. Root cause: incorrect alpha-channel determination when colour in...
CVE-2015-0408
CVE-2015-0408 is an OpenJDK/OpenJDK 5.0/6u85/7u72/8u25 remote vulnerability reported in multiple advisories and security lists. The linked documents confirm it is an unspecified vulnerability associated with RMI in Java SE, contributing to high-severity impact ( Confidentiality, Integrity, Availa...
CVE-2016-3698
CVE-2016-3698 affects libndp prior to 1.6 used by NetworkManager; vulnerable code path validates the origin of Neighbor Discovery Protocol messages and can enable an attacker on a non‑local network to advertise a node as a router, enabling MITM or disrupting connectivity. Multiple vendors/distros...
CVE-2017-10193
CVE-2017-10193 affects the Java SE and Java SE Embedded components (OpenJDK) with affected Java SE versions 6u151, 7u141, 8u131 and Java SE Embedded 8u131. The vulnerability enables a network-accessible attacker to compromise Java SE/Embedded when running untrusted code in sandboxed client deploy...
CVE-2017-3544
CVE-2017-3544 is a content spoofing vulnerability in the Networking component of Oracle/OpenJDK’s Java SE/Java SE Embedded/JRockit, specifically an SMTP newline-injection issue in the SMTP client. The connected documents establish that a remote attacker could exploit this via SMTP to manipulate S...
CVE-2018-12363
CVE-2018-12363 is a use-after-free vulnerability in Firefox/Thunderbird caused by mutation events moving DOM nodes between documents. The old document may be freed while a stale pointer remains, potentially enabling a crash. Public references show affected products include Thunderbird versions ol...
CVE-2018-12364
The CVE-2018-12364 entry affects Thunderbird and was mitigated in various distributions through Thunderbird 52.9.1 and related security advisories. The connected documents confirm concrete details: NPAPI plugins (e.g., Flash) can bypass CORS by issuing a same-origin POST that redirects (307) to t...
CVE-2018-5150
CVE-2018-5150 concerns memory safety bugs in Firefox 59/ESR 52.7 and Thunderbird 52.7, with potential memory corruption that could allow arbitrary code execution. Affected products include Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox < 60, and Firefox ESR
CVE-2019-13504
Exiv2 CVE-2019-13504 is an out-of-bounds read in Exiv2::MrwImage::readMetadata (mrwimage.cpp) present in Exiv2 up to version 0.27.2. Connected sources indicate vulnerable Exiv2 readers handle MRW metadata and that the issue can affect installations using Exiv2 prior to fixes. Debian and Alpine ad...
CVE-2019-14439
CVE-2019-14439 describes a polymorphic typing deserialization issue in FasterXML jackson-databind 2.x prior to 2.9.9.2. When Default Typing is enabled (globally or for a property) and logback is in the classpath, an externally exposed JSON endpoint may be vulnerable to unsafe deserialization. Aff...
CVE-2019-1788
CVE-2019-1788 is an out-of-bounds write in ClamAV's OLE2 file scanning path. Affected product/version: ClamAV up to and including 0.101.1 . Root cause: improper input/validation handling for OLE2 files, allowing a remote attacker to send malformed files and trigger a crash, leading to a denial of...
CVE-2019-6690
CVE-2019-6690 affects python-gnupg 0.4.3. A context-dependent flaw lets an attacker, if they control the GnuPG passphrase and the ciphertext is trusted, cause decryption of ciphertext other than intended (CWE-20: Improper Input Validation). Impact described in sources includes manipulation of enc...
CVE-2020-0256
CVE-2020-0256 is a vulnerability in the gdisk GPT disk utility. The issue is an out-of-bounds write in LoadPartitionTable of gpt.cc, caused by a missing bounds check, which could enable local escalation of privilege when inserting a malicious USB device. Affected software across multiple distribu...
CVE-2020-17489
CVE-2020-17489 affects GNOME Shell (gnome-shell) up to 3.36.4. The issue: when logging out of an account, the login dialog password box may reappear with the password visible if the user previously chose the option to show the password in cleartext at login, exposing the password briefly (otherwi...
CVE-2020-25626
CVE-2020-25626 affects Django REST Framework (DRF) with versions prior to 3.12.0 and prior to 3.11.2. The flaw is an improper escape of certain user-controlled strings in the browseable API viewer, allowing injection of script tags (XSS). Impact is limited to cases where attackers can influence t...
CVE-2020-27757
CVE-2020-27757 : In ImageMagick, a floating-point calculation in ScaleAnyToQuantum() (MagickCore/quantum-private.h) can overflow the range of unsigned long long, causing undefined behavior when processing crafted input files. Affected: ImageMagick versions prior to 7.0.8-68. Root cause: floating-...
CVE-2021-28544
CVE-2021-28544 affects Apache Subversion (subversion) by leaking the copyfrom path in path-based authz protected copy operations. Affected components include httpd and svnserve services; root cause is disclosure of the original node’s copyfrom path, not its contents. Exploitation details are not ...
CVE-2021-38502
Thunderbird is affected by CVE-2021-38502 where STARTTLS requirements for SMTP were ignored, enabling a MITM to downgrade to an unencrypted connection or hijack an authenticated session and potentially obtain credentials if unprotected methods are configured. Multiple connected advisories confirm...
CVE-2022-26365
Astra Linux security bulletins summarize CVE-2022-26365 among several Linux kernel issues affecting Linux-5.10/5.15 series. They describe that Linux Block and Network PV device frontends do not zero memory regions before sharing with the backend, and that grant-table granularity can co-locate unr...
CVE-2023-21255
CVE-2023-21255 is a memory corruption vulnerability in the Linux kernel binder.c caused by a use-after-free. It leads to local privilege escalation with no extra privileges or user interaction required (CVSS 3.1 base 7.8). Affected component: binder.c in the kernel; impact is described as local e...
CVE-2007-2138
CVE-2007-2138 affects PostgreSQL up to fixed versions (7.3.19, 7.4.x up to 7.4.17, 8.0.x up to 8.0.13, 8.1.x up to 8.1.9, 8.2.x up to 8.2.4). The vulnerability arises from untrusted search path settings during calls to a SECURITY DEFINER function, allowing remote authenticated users to gain the p...
CVE-2017-1000376
CVE-2017-1000376 affects libffi. The vulnerability enables an executable stack that can be exploited to trigger arbitrary code execution on 32-bit x86 systems prior to libffi 3.1; upstream is believed to have fixed the issue in version 3.1. Other references indicate that libffi 3.1.x mitigates th...
CVE-2017-17786
GIMP 2.8.22 is affected by CVE-2017-17786 due to a heap-based buffer over-read in the TGA importer (ReadImage in plug-ins/common/file-tga.c), triggered by an unexpected RGBA bits-per-pixel value. Public references show this affects various Linux distributions and that patches exist (e.g., openSUS...
CVE-2018-12386
Summary: CVE-2018-12386 is a type-confusion vulnerability in Mozilla Firefox/Firefox ESR related to JavaScript register allocation, which can lead to an arbitrary read/write and remote code execution in the sandboxed content process. Affected versions: Firefox ESR before 60.2.2 and Firefox before...
CVE-2018-18710
CVE-2018-18710 affects the Linux kernel up to 4.19, in the CDROM driver: cdrom_ioctl_select_disc in drivers/cdrom/cdrom.c. A cast from unsigned long to int can bypass bounds checking, enabling a local attacker to read kernel memory (information disclosure). The issue is analogous to CVE-2018-1094...